GetVisualInfoA() creates a visual info structure, which is needed
by several gadtools functions. When you're done using it, you have
to call FreeVisualInfo().
INPUTS
screen
pointer to the screen to create a visual info structure for
(may be NULL)
taglist
additional tags (none defined, yet)
RESULT
A (private) visual info structure. NULL indicates an error.